@charset"UTF-8";
body{
    background: #f2f2f2;
    position: relative;
    max-width: 7.5rem;
    margin: 0 auto;
    padding-top: 1rem;
    font-family: '微软雅黑', 'PingFang SC', 'Arial', '宋体', 'simsun', sans-serif
}
* {
    margin: 0;
    padding: 0;
}
.tF {
    text-indent: -999em;
    display: block;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul, li {
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content:'';
}
textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    -webkit-appearance: none;
}
textarea, select {
    *font-size: 100%;
}
a {
    text-decoration: none;
}
a, .answer-list li {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
* {
    outline: none;
    -webkit-touch-callout: none;
}
/*img{display: block;width: 100%;height: auto;}*/
 .hide {
    display: none;
}
.g-fl {
    float: left;
}
.g-fr {
    float: right;
}
.flex {
    display: flex;
    flex-flow: row inwrap;
    justify-content: flex-start;
    /*default value*/
}
.flex1{
    flex: 1;
}
.c:before, .c:after {
    content:"";
    display: table;
}
.c:after {
    clear: both;
}
.a_c{
    align-items: center;
}
.c {
    zoom: 1;
}
.flex {
    display: flex;
    flex-flow: row inwrap;
    justify-content: flex-start;
}
.dis_flex {
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
}
.flex.spb {
    justify-content: space-between;
}
.t {
    text-indent: -9999rem;
    display: block;
}
.dis_cneter{
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

/* header */
.header {
    height: 1rem;
    background: url(https://images.yw11.com/gsqm/images/top_bj.jpg);
    padding: 0 0.3rem;
    position: absolute;
    top: 0;
    z-index: 100;
    width: 7.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.header a img{
    width: 1.47rem;
    display: block;
}
.header .gw img{
    width: .43rem;
    height: .61rem;
    display: block;
}
.gw{
    margin-left: .2rem;
}
.navUl{
   flex: 1;
   text-align: right;
   font-size: 0;
   padding-right: .1rem;
}
.navUl li{
    display: inline-block;
    padding: 0 .3rem;
}

.navUl li a{
    font-size: .38rem;
    color: #fff;
    display: block;
    font-weight: bold;
}
.header .exper img{
    width: 1.1rem;
}
.moreNav{
    padding-left: .3rem;
}
.moreNav img,.moreNav a{
    width: .55rem !important;
    display: block;
    /* height: .41rem; */
}
.banner-qmw{
    height: 4.37rem;
    background: #11163c;
    text-align: center;
    overflow: hidden;
}
.banner-qmw h2{
    font-size: .82rem;
    font-weight: bold;
    color: #fff;
    margin-top: .49rem;
}
.banner-qmw h2 a{
    color: #fff;
}
.banner-qmw p{
    width: 5.15rem;
    height: .42rem;
    background: url(../img/f.png) no-repeat center;
    background-size: 5.15rem auto;
    margin: 0 auto;
}
.search-ipt{
    justify-content: center;
    margin-top: .21rem;
}
.search-ipt input{
    width: 4.36rem;
    height: .74rem;
    line-height: .74rem;
    padding-top: .1rem;
    display: block;
    border: 2px solid #c6c6c6;

}
.search-ipt input::placeholder{
    font-size: .38rem;
    color: #9f9e9e;
}
.search-ipt input{
    font-size: .3rem;
    color: #bdbdbd;
    padding-left: .2rem;
    box-sizing: border-box;
}
.search-ipt button{
    width: 2.44rem;
    height: .74rem;
    line-height: .74rem;
    background: #b71916;
    border: 0;
    font-size: .36rem;
    font-weight: bold;
    color: #fff;
}
.page-on{
    padding: 0 .39rem;
    box-sizing: border-box;
    width: 7.11rem;
    background: url(../img/bor-xian.jpg);
    background-size: 7.105rem auto;
    margin: 0 auto;
    overflow: hidden;
}
.page-on,.bt-Jiao{
    position: relative;
    z-index: 55;
}
.kd-warp{
    align-items: center;
}
.kd-warp i{
    width: .28rem;
    height: .32rem;
    background: url(../img/zhun.png) no-repeat center;
    background-size: .28rem auto;
    display: block;
}
.kd-warp span{
    color: #5d5d5d;
    font-size: .26rem;
    margin: 0 0.05rem;
}
.kd-warp em{
    color: #bebebe;
    font-size: .2rem;
}

.title-bor{
    font-size: .43rem;
    color: #5d5d5d;
    margin-top: .5rem;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.title-bor em{
    position: relative;
    z-index: 22;
}
.title-bor{
    background: url(../img/xt.jpg) bottom repeat-x;
}
/* .title-bor::after{
    content: '';
    width: 100%;
    height: .1rem;
    background: #e8e8e8;
    position: absolute;
    left: 0;
    bottom: 0;
} */
.p-duanluo {
    margin-top: .1rem;
    display: block;
    color: #5d5d5d;
}
.p-duanluo p{
    font-size: .38rem;
    color: #5d5d5d;
    margin-top: .15rem;
    line-height: .6rem;
}
.p-duanluo.p-l{
    margin-top: .1rem;
}
.p-duanluo.p-l p{
    margin-top: .1rem;
    padding-left: .06rem;
}
.p-duanluo.p-l a{
    padding-left: .06rem;
    margin-bottom: .4rem;
}
.p-duanluo.p-l a.zs-aLink{
    margin-bottom: 0;
}
.red-hong{
    display: block;
    font-size: .38rem;
    color: #ff0000;
    margin: .3rem 0;
    text-decoration: underline;
}
.dy-page{
    margin-top: -1.1rem;
}
.titel-wp{
    font-size: 0;
}
.up-Jiao{
    width: 7.11rem;
    height: .16rem;
    background: url(../img/top.jpg) no-repeat center;
    background-size: 7.11rem auto;
    margin: -1.5rem auto 0;
}
.bt-Jiao{
    width: 7.11rem;
    height: .16rem;
    background: url(../img/button.jpg) no-repeat center;
    background-size: 7.11rem auto;
    margin: auto;
}
.play-dh{
    width: 3rem;
    height: 1.8rem;
    overflow: hidden;
}
.hy-warp img{
    width: 100%;
    transform: scale(1.8) translateY(.08rem);
    -webkit-animation: xing 6s ease-in infinite alternate;
}

@keyframes xing {
    0% {
        transform: scale(1.8) translateY(.08rem);
    }
    20%,30% {
        transform: scale(1.8) translateY(.08rem);
    }
    80%,90%,95% {
        transform: scale(1.01) translateY(0);
    }
    100% {
        transform: scale(1) translateY(0);
    }
}

.hy-warp span{
    font-size: .38rem;
    line-height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #5d5d5d;
    width: 5rem;
    padding-top: 0.3rem;
    margin-left: -0.45rem;
    position: relative;
}
.hy-warp span b{
    font-size: .44rem;
    color: #11163c;
}
.hy-warp{
    margin-top: .3rem;
    background: #f2eee9;
    margin-bottom: .2rem;
}
.tu-img{
    width: 100%;
    display: block;
    margin: .3rem 0;
}


.mpartNew .qm_form {
    padding: 0;
}
.dp_form, .qm_form {
    /* width: 6.9rem; */
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
}
.form-item {
    position: relative;
    height: 1rem;
    width: 100%;
    background-color: #eaeaea;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    margin: 0.2125rem 0 0.2rem 0;
    font-size: 1rem;
    padding: 0.104rem 0.2rem;
    box-sizing: border-box;
}
.form-item-name{
    font-size: .32rem;
    font-weight: bold;
}
.form-item-int{
    flex: 1;
}
.form-item-int label{
    display: block;
    font-size: 0;
}
.form-item-int input {
    border: none;
    background-color: transparent;
    font-size: .32rem;
    height: 100%;
    width: 100%;
    display: block;
}

.bb_form-item {
    background: url(https://m.yw11.com/v1/images/znqm/input_text_bj.jpg) no-repeat;
    background-size: 100% 100%;
}
.sub-box input {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    display: block;
    border: 0;
    color: #fff;
    font-size: .36rem;
    font-weight: bold;
    text-align: center;
    background: url(https://m.yw11.com/v1/images/znqm/sub_bj.png) no-repeat;
    background-size: 100% 100%;
}
.blodInpt{
    font-weight: bold;
    color: #111111;
}



.qm_form .radio label {
    font-size: .31rem;
    width: 0.458rem;
    height: 0.458rem;
    line-height: 0.458rem;
    text-align: center;
    border-radius: 50%;
    background: #c8c8c8;
    color: #fff;
    display: inline-block;
    margin-left: 0.21rem;
}
.qm_form .radio label input {
    display: none;
}
.qm_form .radio {
    font-size: 0;
    /* margin-top: .08rem; */
}
.qm_form .radio label.h_label{
    width: 1.2rem;
    border-radius: .3rem;
}
.qm_form .radio label.on {
    background: #caa456;
}
.form-item-int.flex2{
    flex: 2;
}

.tabUp{
    font-size: 0;
    display: flex;
    justify-content: space-between;
}
.tabUp a{
    width: 3.06rem;
    height: .92rem;
    color: #989898;
    background: #f8f8f8;
    font-size: .38rem;
    text-align: center;
    display: inline-block;
    line-height: .92rem;
    position: relative;
}
.tabUp a.active::after{
    content: '';
    width: 0;
    height: 0;
    border: 0.16rem solid transparent;
    border-top: 0.16rem solid #00013b;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.25rem;
}
.tabUp a.active{
    background: #00013b;
    color: #f8f8f8;
    font-weight: bold;
}
.qcma{
    margin-bottom: 0;
}
.lsLink{
    color: #0030ff;
    text-decoration: underline;
    font-size: .38rem;
    display: block;
    margin: .21rem 0;
}
.hsForm .tabUp a.active{
    background: #c60000;
}
.hsForm .tabUp a.active::after{

    border-top: 0.12rem solid #c60000;
}
.formTabForm{
    margin-top: .41rem;
}
.formTabForm.hsForm{
    margin-top: .21rem;
}

.formTabForm.hsForm .sub-box input{
    background: url(../img/hsbtn.png) no-repeat;
    background-size: 100% 100%;
}
.p-duanluo p span{
    font-weight: 550;
}
.awl{
    display: block;
    margin-top: .1rem;
    text-decoration: underline;
}
.ck-aLink{
    color: #f00 !important;
}
.hs-aLink{
    color: #ffb400 !important;
}
.zs-aLink{
    color: #ff00f0 !important;
}
.xp{
    color: #5d5d5d;
    font-size: .3rem;
    margin: .15rem 0 .25rem 0;
}
.ygp{
    font-size: .36rem;
    color: #5d5d5d;
    line-height: .5rem;
}

#mainSex{
    margin: .4rem 0 0 0;
}
.tbp{
    color: #5d5d5d;
    font-size: .3rem;
    text-align: center;
    margin-top: .15rem;
}

.title-d{
    font-size: .36rem;
    margin-top: .5rem;
    /* background: #e8e8e8; */
    color: #5d5d5d;
    position: relative;
    padding-left: .2rem;
}
.title-d::after{
    width: .1rem;
    height: .1rem;
    content: '';
    background: #e8e8e8;
    position: absolute;
    left: 0;
    top: .2rem;
}
.p-duanluo p a{
    color: #5d5d5d;
}
.pAlink{
    flex-wrap: wrap;
}
.pAlink span{
    margin-right: 2px;
}
.pAlink span:nth-child(3n) {
    margin-right: 0;
}
.nhnv-img{
    margin-top: .58rem;
}
.nhnv-img li {
    text-align: center;
}
.nhnv-img li img{
    width: 1.2rem;
    display: block;
    height: 1.2rem;
}
.nhnv-img li:nth-child(1){
    color: #00ade7;
}
.nhnv-img li:nth-child(3){
    color: #e50053;
}
.nhnv-img li p{
    font-weight: bold;
    font-size: .35rem;
    margin-top: .2rem;
}
.nhnv-img{
   justify-content: center;
}
.xian{
    width: 1px;
    height: 1.96rem;
    background: #cccccc;
    margin: -4px .7rem;
}
.shici{
    /*margin-top: .6rem;*/
    margin-top: 0;
}
.shici h3{
    font-size: .36rem;
    color: #5d5d5d;
    margin-bottom: .15rem;
}
.shici p{
    font-size: .24rem;
    color: #bebebe;
}
.shici li{
    margin-top: .35rem;
}



.daShiYu{
    box-sizing: border-box;
    margin-top: 1.5rem;
    padding-bottom: .1rem;
  }
  .daShiWarp{
    width: 3.1rem;
    position: relative;
    padding-top: 1.91rem;
    border-radius: .1rem;
    box-shadow: 0px 0px .14rem 0px rgb(195 194 194 / 50%);
  }
  .daShiWarp img{
    width: 2.85rem;
    height: 2.85rem;
    display: block;
    margin: auto;
    position: absolute;
    top: -0.95rem;
    left: 50%;
    transform: translateX(-50%);
    /* transform: translateY(-.7rem); */
  }
  .daShiWarp h3{
    font-size: .42rem;
    font-weight: bold;
    color: #303031;
    display: block;
  }
  .daShiWarp p{
    font-size: .28rem;
    color: #474748;
  }
  .dsNeiRong{
    padding-bottom: .38rem;
    text-align: center;
    margin-top: .1rem;
    /* transform: translateY(-.7rem); */
  }
  .dsNeiRong p{
    margin: .2rem 0;
  }
  .dsNeiRong a{
    width: 100%;
    height: .63rem;
    line-height: .63rem;
    margin: 0 auto;
    display: block;
  }

  .dsNeiRong a:nth-child(1) {
    border: 1px solid #696969 !important;
    background: none !important;
    color: #696969 !important;
    margin-bottom: 0.2rem;
}
.submitAlink {
    width: 6.8rem;
    height: 0.92rem;
    line-height: .92rem;
    color: #fff;
    display: block;
    font-size: .38rem;
    border-radius: 0.5rem;
    text-align: center;
    line-height: .92rem;
    letter-spacing: 2px;
    border: none;
    border: 1px solid #dc0029;
    background: linear-gradient(136deg, #dc0029 0%, #dc0029 100%);
}
.dsNeiRong {
    padding: 0 0.2rem;
    margin-bottom: 0.3rem;
}
.daShiWarp p {
    font-size: .27rem;
    text-align: left;
    color: #474748;
}
.ming-item{
    flex-wrap: wrap;
    /* margin-top: .2rem; */
}
.ming-item a{
    width: 1.36rem;
    height: .52rem;
    font-size: .32rem;
    display: block;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: .52rem;
    margin-top: .2rem;
    color: #5d5d5d;
}
.ming-item.bg a.lvs{
    color: #008f11;
}
.ming-item.bg a.hss{
    color: #ff0000;
}
.ming-item.bg a.hs{
    color: #ffa800;
}
.ming-item.bg a.ls{
    color: #0066ff;
}
.ming-item.bg a.zs{
    color: #fc00ff;
}
.ming-item.bg a{
    background: #f6f6f6;
    border: 0;
    color: #333333;
    height: .64rem;
    line-height: .64rem;
}
  .qmServer a{
    margin-top: .27rem;
  }
  .qmServer img{
    width: 1.52rem;
    height: 1.51rem;
    display: block;
  }
  .qmServer{
    padding: .3rem 0 0 0;
    box-sizing: border-box;
    flex-wrap: wrap;
  }
  .qmServer p{
    display: block;
    font-size: .36rem;
    text-align: center;
    margin-top: .15rem;
    color: #434242;
  }



  .tuiJianList a {
    color: #195eec;
    font-size: .34rem;
    display: block;


}
  .tuiJianList li:last-child{
    border-bottom: none;
    padding-bottom: 0;
    padding-top: .3rem;
  }
  .tuiJianList li{
    padding: .3rem 0;
    border-bottom: 1px solid #e9e9e9;
  }
  .tuiJianList a em{
    width: .39rem;
    height: .39rem;
    border-radius: .1rem;
    background: #195eec;
    line-height: .39rem;
    font-size: .26rem;
    display: inline-block;
    vertical-align: 0.05rem;
    color: #fff;
    text-align: center;
    font-variant: normal;
  }
  .tuiJianList{
    /* margin-top: .22rem; */
  }
  .tuiJianList a.redA em{
    background: #e80c0c;
    color: #ffffff;
  }
  .tuiJianList a.redA{
    color: #e80c0c;
  }
  .tuiJianList a.lvA{
    color: #68aa68;
  }
  .ming-item.mz-w{
    padding-bottom: .5rem;
  }
  .ming-item li{
    font-size: 0;
  }
  .ming-item.mz-w a{
    width: 1.9rem;
  }

  /* footer */
  .footer-db{
    background: #00013b;
    padding-top: 1.22rem;
    text-align: center;
    margin-top: -.4rem;
  }
  .footer-db h3{
    font-size: .72rem;
    color: #ff0000;
    font-weight: bold;
  }
  .footer-db p{
    font-size: .36rem;
    color: #f3eeeb;
    margin-top: .05rem;
  }
  .footer-db p.wxBor{
    color: #fff;
}
.zhx-list{
    justify-content: center;
    color: #ffba00;
    margin-top: .8rem;
}
  .zhx-list a,
    .zhx-list span
    {
        font-size: .36rem;
        position: relative;
        padding: 0 0.26rem;
        display: block;
        color: #211e1e;
    }
.zhx-list a::after,
.zhx-list span::after
{
    content: '';
    background: #dfdfdf;
    width: 2px;
    height: .25rem;
    position: absolute;
    right: 0;
    top: 0.15rem;
}
.zhx-list a:last-child::after,
.zhx-list span:last-child::after
{
    width: 0;
}
.footerN h3{
    text-align: center;
    font-size: .62rem;
    padding-top: 1rem;
    color: #393535;
}
.footerN .zhx-list span{
    padding: 0 .33rem;
}
.zhx-list a, .zhx-list span{
    color: #ffba00;

}
.zhx-list a::after, .zhx-list span::after{
    background: #33262f;
}


.codeDs {
    width: 3.1rem;
    border: 3px solid #000000;
    border-radius: 0.3rem;
    padding: 0.05rem;
    font-size: 0;
    background: #fff;
    margin: 0.8rem auto 0.5rem;
}
.footerN p {
    font-size: .32rem;
    color: #4b4848;
    text-align: center;
}
.copyRight {
    font-size: .22rem !important;
    color: #585872 !important;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.codeDs img{
    width: 95%;
}

.gyH1{
    margin-top: .7rem;
}
.gyH1.word2{
    width: 3.15rem;
    height: 1.42rem;
    background: url(../img/word2.png) no-repeat top;
    background-size: 3.15rem auto;
    display: block;
    padding: 0 .2rem;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    text-align-last: justify;
    word-break: break-all;
    text-justify: distribute;
    margin: 0.7rem auto 0;
    line-height: 1.42rem;
    box-sizing: border-box;
}
.gyH1.word3{
    width: 4.88rem;
    height: 1.42rem;
    background: url(../img/word3.png) no-repeat top;
    background-size: 4.88rem auto;
    display: block;
    padding: 0 .2rem;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    text-align-last: justify;
    word-break: break-all;
    text-justify: distribute;
    margin: 0.7rem auto 0;
    box-sizing: border-box;
}
.titel-wp.dyMar .title-bor{
    margin-top: .3rem;
}
.kd-warp{
    margin-top: .37rem;
}
.kd-warp a{
    color: #5d5d5d;
}


/* 弹窗 */
.nameItemForm{
    position: relative;
}
.nameItemForm input {
    border: none;
    width: 3.8rem;
    font-size: .3rem;
    margin-top: 0.05rem;
    height: 90%;
    font-size: .38rem;
  }

  .nameForm {
    font-size: .38rem;
    font-weight: bold;
  }
  .nameItemForm input::placeholder{
    font-size: .38rem;
  }

  .nameItemForm img {
    width: .3rem;
    height: .3rem;
    position: relative;
    right: 0.15rem;
  }
  .popBoxForm h3 {
    font-size: .45rem;
    color: #b2381e;
    padding-top: .2rem;
    font-weight: bold;
    margin-bottom: .2rem;
  }
  .popTestName{
    display: none;
  }
  .popTestName .popBoxForm {
    /*height: 4.7rem;*/
    background: #ffffff;
    padding: 0.52rem .12rem 1rem 0.12rem;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    /* bottom: 5.25rem; */
    top: 50%;
    left: 50%;
    /* margin-left: -3.6rem; */
    width: 7.2rem;
    transform: translate(-50%, -50%);
    border-radius: 0.15rem;
    margin-left: 0;
    animation: none;
  }

  .closeBtn{
      /*margin-top: 0.5rem;*/
      display: block;
      position: absolute;
      width: 100%;
  }
  .popTestName .popBoxForm .nameItemForm.smallItemForm{
    width: 3.3rem;
  }
  .popTestName .popBoxForm .nameItemForm{
    width: 6.7rem;
  }
  .popTestName{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 555;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgb(0 0 0 / 50%);
  }
  .popTestName .popBoxForm{
    padding: 0.1rem .2rem .3rem .2rem;
    box-sizing: border-box;
  }
  .submitPost {
    width: 6.9rem;
    height: 0.98rem;
    border-radius: 0.1rem;
    background: linear-gradient(136deg, #1a63f5 0%, #1841b5 100%);
    line-height: .98rem;
    color: #ffffff;
    font-size: .4rem;
    font-weight: bold;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .popTestName a img{
    width: .6rem;
    height: .6rem;
  }

  .sexSelect{
    font-size: 0;
  }
  .sexSelect span{
    width: .51rem;
    height: .51rem;
    background: #dfdcdc;
    border-radius: 50%;
    text-align: center;
    line-height: .51rem;
    color: #918b8b;
    display: inline-block;
    font-size: .3rem;
  }
  .sexSelect{
    position: absolute;
    right: 0;
    top: .22rem;
  }
  .sexSelect span{
    margin-right: .2rem;
  }
  .sexSelect span.active{
    background: #3c497d;
    color: #ffffff;
  }
  #bzhhPop .popBoxForm{
    height: 7.1rem;
    bottom: 3.8rem;
  }
  .dsNeiRong {
    padding: 0 0.2rem;
    margin-bottom: 0.3rem;
  }
  .dsNeiRong a {
    /* width: 1.4rem; */
    font-size: .35rem;
  }
  .nameItemForm {
    width: 6.9rem;
    height: .98rem;
    border: 1px solid #DEDEDE;
    margin: 0 auto .2rem;
    align-items: center;
    padding-left: .3rem;
    color: #666666;
    box-sizing: border-box;
    border-radius: .15rem;
  }


.right_swiper a.active{
    color: red;
}

.submitBtn {
    width: 100%;
    height: 0.93rem;
    background: #b2381e;
    color: #fff;
    border-radius: 0.5rem;
    border: 0;
    font-size: .42rem;
    display: block;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
}
.ctp{
    font-weight: bold;
    padding-left: .2rem;
}
.qcm{
    margin-top: 0;
    padding-left: .05rem;
}
.qcm p{
    margin-top: .1rem !important;
}
.line-p{
    line-height: .65rem;
}
.marq{
    margin-top: 0rem !important;
}
.p-list{
    font-size: .38rem;
      color: #5d5d5d;
      margin-top: 0.2rem;
      line-height: .6rem;
  }
.x-title {
    color: #393738;
    font-size: .42rem;
    margin-top: .25rem;
}
.x-title b{
    color: #a11e1c;
    font-weight: 500;
}

.df-box{
    font-size: .38rem;
    align-items: center;
    color: #8f8f8f;
    /* margin-top: .25rem; */
}

/* 评价 */
.xingWap{
    width: 2.5rem;
     height: 0.81rem;
    background: url(../img/xing.png) no-repeat center;
    background-size: 2.5rem auto;
    margin-left: .2rem;
    margin-right: .2rem;
  }
  .xingN{
    font-size: 0;
    overflow: hidden;
  }
  .xingN.xing-1{
    width: 0.26rem;
  }
  .xingN.xing-2{
    width: 0.52rem;
  }
  .xingN.xing-3{
    width: 0.75rem;
  }
  .xingN.xing-4{
    width: 1.01rem;
  }
  .xingN.xing-5{
    width: 1.26rem;
  }
  .xingN.xing-6{
    width: 1.53rem;
  }

  .xingN.xing-7{
    width: 1.76rem;
  }
  .xingN.xing-8{
    width: 1.99rem;
  }

  .xingN.xing-9{
    width: 2.26rem;
  }
  .xingN.xing-10{
    width: 2.5rem;
  }



  .xingN img{
    width: 2.5rem;
     margin-top: .17rem;
  }
  .fdItem li p{
    font-size: .36rem;
    margin-top: .15rem;
    color: #2c2a2b;
  }
  .fdItem li{
    padding: .35rem 0 .35rem 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .fdItem li:last-child{
    border: 0;
  }

  .audioPlay{
    width: .36rem;
    height: .36rem;
    background: url(../img/lb.png) no-repeat center;
    background-size: .36rem auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: .1rem;
}
.name-x{
    flex-wrap: wrap;
}
.name-x li{
    font-size: .37rem;
    margin-bottom: 0.05rem;
    margin-top: .05rem;
}
.name-x li a{
    color: #5d5d5d;
}
.ywListA{
    margin-top: .22rem;
}
.ywListA a{
    font-weight: bold;
    font-size: .34rem;
}
.ywListA a:nth-child(1){
    color: #ee9100;
    border-bottom: 1px solid #ee9100;
}
.ywListA a:nth-child(2){
    color: #ff01a7;
    border-bottom: 1px solid #ff01a7;
}



/* 底部大师模块 */
.footer_master{
    width: 7.5rem;
    height: auto;
    background: #080808;
}
.footer_master h4{
    font-size: .66rem;
    color: #dcb45b;
    padding-top: .72rem;
    text-align: center;
}


/* 修改swiper */
.dsYuan{
    width: 5.51rem;
    height: 5.48rem;
    background: #F7F7FF;
    border-radius: 50%;
    margin: .5rem auto;
    position: relative;
    text-align: center;
}
.master_Swiper img{
    height: 5.99rem;
}
.master_Swiper{
    width: 6.4rem;
    margin: 0.54rem auto 0;
}
.my_ds_Swiper{
    overflow-x: hidden;
    position: relative;
    text-align: center;
}
.dsYuan{
    margin: .6rem auto;
}

.contnetP{
    line-height: 36px;
}
.contnetP img{
    margin: 10px 0;
}
.daoyuBox{
    margin-bottom: 20px;
}
.fxSwiper{
    width: 100%;
}
.fxSwiper .left-up,
.fxSwiper .right-next
{
    position: absolute;
    top: 50%;
    width: .29rem;
    margin-top: -.25rem;
    display: block;
    height: .5rem;
    z-index: 2;
}


.fxSwiper .left-up{
    background: url(../img/z.png) no-repeat center;
    background-size: .29rem auto;
    left: 0;
}
.fxSwiper .right-next{
    background: url(../img/r.png) no-repeat center;
    background-size: .29rem auto;
    right: 0;
}
.tabDsTab a em{
    width: .85rem;
    height: .85rem;
    background: #f7f9f8;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    border: 2px solid #bdbcba;
}
.tabDsTab{
    justify-content: center;
    margin-top: -1.3rem;
    position: relative;
    z-index: 2;
}
.tabDsTab a{
    margin: 0 .17rem;
}
.tabDsTab a.active em{
    border: 2px solid #e7c47f;
}
.tabDsTab a.active p{
    color: #e7c47f;
}
.tabDsTab a em img{
    width: 100%;
    margin-top: .1rem;
}
.tabDsTab a p{
    font-size: .3rem;
    margin-top: .1rem;
    color: #fbf5f5;
}
.ds_introduce{
    width: 6.61rem;
    margin: .42rem auto 0;
}
.ds_introduce li{
    text-align: left;
}
.ds_introduce li h5{
    font-size: .48rem;
    color: #daaf4d;
    text-align: left;
    letter-spacing: 2px;
    opacity: 0;
    transform: translateY(0.3rem);
    animation: upShow 0.6s ease forwards;
}
.ds_introduce li strong{
    font-size: .36rem;
    display: block;
    font-weight: 500;
    line-height: .5rem;
    color: #efd392;
    margin: .3rem 0 .24rem 0;
    opacity: 0;
    transform: translateY(0.3rem);
    animation: upShow 0.6s ease 0.2s forwards;
}
.ds_introduce li span{
    width: .9rem;
    background: #747574;
    height: 0.04rem;
    display: block;
    opacity: 0;
    transform: translateY(0.3rem);
    animation: upShow 0.6s ease 0.2s forwards;
}
.ds_introduce li p{
    font-size: .3rem;
    color: #fcfbf9;
    margin-top: .48rem;
    line-height: .46rem;
    height: 1.43rem;
    overflow: hidden;
    position: relative;
    opacity: 0;
    letter-spacing: 0.043rem;
    transform: translateY(0.3rem);
    animation: upShow 0.6s ease 0.5s forwards;
}

@keyframes upShow {
    from{
        opacity: 0;
        transform: translateY(0.3rem);
    }
    to{
        opacity: 1;
        transform: translateY(0);
    }
}
.ds_introduce li p a{
    position: absolute;
    display: block;
    right: 0;
    padding-left: .09rem;
    color: #fcfbf9;
    bottom: .09rem;
    background: #080808;
}
.ds_introduce li p a em{
    border-bottom: 1px solid #fcfbf9;
}
.zjqmBtm{
    width: 6.61rem;
    height: 1.05rem;
    display: block;
    margin: .5rem auto 0;
    text-align: center;
    line-height: 1.06rem;
    font-size: .46rem;
    color: #080808;
    border-radius: .15rem;
    background: linear-gradient(136deg, #ebd073 0%, #d5a339 100%);
}
.copy_right{
    width: 6.61rem;
    font-size: .21rem;
    color: #faf7f7;
    padding: .42rem 0;
    margin: .5rem auto 0;
    text-align: center;
    border-top: 1px solid #1e1d1d;
}
.popDs_zz{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 55;
    display: none;
    background: rgba(0,0,0,0.8);
}
.popDs{
    width: 5.08rem;
    height: 7.11rem;
    background: url(../img/pop_ds.png) no-repeat center;
    background-size: 5.08rem auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -2.54rem;
    margin-top: -3.55rem;
}

.codeDs{
    width: 2.6rem;
    height: 2.6rem;
    padding: .19rem;
    margin:.84rem auto 0;
    overflow: hidden;
}
.codeDs img{
    width: 100%;
    height: 100%;
    border-radius: .1rem;
}
.popDs p{
    font-size: .32rem;
    color: #ffffff;
    text-align: center;
}
.copy_wx{
    width: 3.73rem;
    height: .55rem;
    margin: .29rem auto 0;
    border: 1px solid #f7f7f7;
    border-radius: .5rem;
    font-size: 0;
    line-height: .54rem;
}
.copy_wx a{
    font-size: .27rem;
    width: 1.66rem;
    height: 100%;
    display: inline-block;
    border-radius: .5rem;
    background: #ffffff;
    text-align: center;
    color: #181818;
}
.copy_wx span{
    width: 2.07rem;
    display: inline-block;
    padding-left: .25rem;
    box-sizing: border-box;
    font-size: .27rem;
    color: #ffffff;
}
.two_Link{
    margin-top: .4rem;
    padding: 0 .34rem;
}
.two_Link a:nth-child(1),
.two_Link a:nth-child(2){
    width: 2.14rem;
    height: .8rem;
    color: #080808;
    font-size: .38rem;
    text-align: center;
    line-height: .8rem;
    display: block;
}
.two_Link a:nth-child(1){
    border-radius: .18rem 0 0 0.18rem;
    background: #ebd073;
    margin-right: .1rem;
}
.two_Link a:nth-child(2){
    border-radius: 0 .18rem 0.18rem 0;
    background: linear-gradient(136deg, #ebd073 0%, #d5a339 100%);
}

.closePop{
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: .1rem;
    right: .1rem;
}


.crumbs{
    font-size: .36rem;
    color: #393535;
    width: 7.18rem;
    background-size: 7.18rem auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    vertical-align: middle;
    margin-bottom: .3rem;
}
.crumbs i{
    width: .24rem;
    height: .29rem;
    display: inline-block;
    background-position: -1.92rem -0.05rem;
    margin-right: .09rem;
}
.crumbs a{
    font-size: .28rem;
    color: #000;
}

/* 列表页 */
.page_t{
    font-size: .46rem;
    text-align: center;
    margin-top: .36rem;
    color: #484848;
}
.tian_l{
    margin-top: .44rem;
}
.tian_l .l_t{
    width: 1.37rem;
    height: 1.37rem;
    background: url(../img/tian_zi.png) no-repeat center;
    background-size: 1.36rem auto;
    text-align: center;
    line-height: 1.37rem;
}
.r_txt{
    width: 4.52rem;
    display: flex;
    flex-wrap: wrap;
}
.r_txt p{
    width: 2.2rem;
    color: #aca9a9;
    margin: .02rem 0;
    font-size: .32rem;
}
.r_txt p em{
    color: #313131;
}
.yy_warp{
    font-size: .34rem;
}
.yy_warp a{
    color: #3749d2;
    border-bottom: 1px solid #3749d2;
}
.img_yy{
    margin-top: .4rem;
}
.img_yy img{

    width: 2.15rem;
    display: block;
    margin-right: .15rem;
}
.img_yy .l_q{
    width: 2.05rem;
    height: 1.36rem;
    padding: .28rem 0;
    background: #e6e9fc;
    box-sizing: border-box;
}
.l_q{
    color: #6c78d3;
    font-size: .32rem;
    text-align: center;
    border-radius: .1rem;
    margin-right: .25rem;
    font-weight: bold;
}
.img_yy p{
    width: 4.24rem;
    font-size: .36rem;
    line-height: .52rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.qmListYs{
    margin-top: .05rem;
}
.qmListYs li{
    border: 1px solid #d9d8d8;
    /*border-radius: .05rem;*/
    overflow: hidden;
    margin-top: 0.35rem;
}
.qmListYs li .pyUp{
    padding: 0.3rem 0 .27rem .17rem;
    align-items: center;
}
.pyUp a h4{
    width: 2.52rem;
    height: 1.38rem;
    background: url(../img/name2.png) no-repeat center;
    background-size: 2.52rem auto;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    text-align-last: justify;
    word-break: break-all;
    text-justify: distribute;
    padding: 0 .2rem;
    box-sizing: border-box;
    font-size: .85rem;
    line-height: 1.38rem;
    color: #000;
}
.pingyin{
    text-align: center;
    display: block;
}
.pingyin span{
    width: 1.12rem;
    display: inline-block;
    text-align: center;
    color: #686262;
    font-size: .29rem;
    margin-right: .1rem;
}
.pingyin p{
    font-size: 0;
    margin-bottom: .1rem;
}

.pingyin span a{
    color: #313131;
}
.pymzFont{
    width: 3.2rem;
    line-height: .46rem;
    /*padding-left: .13rem;*/
    color: #313131;
    font-size: 0.3rem;
    margin-left: .13rem;
}
.hs-jdx{
    background: #f0eeee;
    padding: 0.22rem 0.24rem;
    box-sizing: border-box;
}
.xqDfBtn{
    width: 2.12rem;
    height: .54rem;
    background: #ac424d;
    border-radius: .3rem;
    text-align: center;
    line-height: .54rem;
    display: block;
    color: #ffffff;
    font-size: 0.3rem;
}
.jxd-xx{
    align-items: center;
}
.xingN{
    font-size: 0;
    overflow: hidden;
}
.qmListYs .xingN img {
    width:2.09rem;
    margin-top: 0;
}
.qmListYs .xingWap {
    width: 2.09rem;
    height: 0.38rem;
    background: url(../img/xing.png) no-repeat center;
    background-size: 2.09rem auto;
    margin-left: 0.05rem;
    margin-right: 0;
    margin-top:0;
}
.xingN.xing-1{
    width: 0.22rem;
}
.xingN.xing-2{
    width: 0.41rem;
}
.xingN.xing-3{
    width: 0.64rem;
}
.xingN.xing-4{
    width: 0.84rem;
}
.xingN.xing-5{
    width: 0.53rem;
}
.xingN.xing-6{
    width: 1.26rem;
}

.xingN.xing-7{
    width: 1.48rem;
}
.xingN.xing-8{
    width: 1.68rem;
}

.xingN.xing-9{
    width: 1.9rem;
}
.xingN.xing-10{
    width: 2.01rem;
}
.dp_xs{
    font-size: .32rem;
    padding: 0 .37rem;
    box-sizing: border-box;
    margin-bottom: .3rem;
}
.dp_xs a{
    font-size: .32rem;
    color: #313131;
    margin-right: .05rem;
}
.left-jdx a{
    font-size: .32rem;
    align-items: center;
}
.new_hot a{
    padding-left: .2rem;
}
.left-jdx{
    align-items: center;
}
.left-jdx > a{
    color:#000;
}
.more_name{
    width: 100%;
    height: .9rem;
    background: #00013b;
    display: block;
    font-size: .36rem;
    border-radius: .1rem;
    text-align: center;
    color: #fff;
    line-height: .9rem;
    margin-top: .3rem;
}

.ls_pop{
    display: block;
    font-size: .36rem;
    color: #235dff;
    text-decoration: underline;
    margin-top: .25rem;
}

/* tabs */
.popTabs{
    display: flex;
}
.popTabs span{
    flex: 1;
    font-size: .43rem;
    padding: .3rem 0 .3rem 0;
}
.twoInputHeight{
    height: 4.1rem !important;
}
.popTabs span.not{
    color: #b2381e;
}
.twoItem{
    display: flex;
}
.twoItem .nameItemForm {
    width: 58% !important;
}
.twoItem .nameItemForm:nth-child(1){
    width: 40% !important;
}
.twoItem .nameItemForm:nth-child(1) input{
    width: 1.2rem;
    color: #0e0e0f;
    font-weight: bold;
}
.twoItem .nameItemForm input{
    width: 1.5rem;
}
.nameItemForm input::placeholder{
    color: #ddd9d9;
}
.boldInput {
    font-weight: bold;
}

.star_xing p{
    font-size: .36rem;
    text-align: center;
    color: #c9c9c9;
    margin-top: .3rem;
}
.star_item{
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .2rem;
}
.star_item img{
    width: .6rem;
    height: .6rem;
    margin: 0 .05rem;
}
.star_xing span{
    width: 100%;
    height: 1.15rem;
    display: block;
    background: url(../img/look_fen.png) no-repeat center;
    background-size: 100% auto;
    font-size: .42rem;
    color: #fff;
    text-align: center;
    line-height: 1.15rem;
    letter-spacing: 2px;
    margin-top: .2rem;
    font-weight: bold;
}

.detail_qmw{
    height: 2.7rem;
}
.detail_qmw .search-ipt{
    margin-top: .24rem;
}


.moreLinkName{
    width: 100%;
    height: .9rem;
    background: #ac424d;
    line-height: .9rem;
    color: #ffffff;
    font-size: .42rem;
    display: block;
    text-align: center;
    border-radius: .6rem;
    letter-spacing: 2px;
    font-weight: bold;
    margin-top: .5rem;
}